9. Embedded programming¶
Group assignments for the week¶
- Compare the performance and development workflows for other architectures
Other architectures¶
There is a page compare difference between AVR, ARM, 8051 and PIC. Link here
They differ from cost, communication, power consumption. For basic, simple application, cheap and available one will be a good choose.
And development workflows comparation depends on test and experience, sometimes is less important than performance and cost.